home *** CD-ROM | disk | FTP | other *** search
/ Die Ultimative Software-P…i Collection 1996 & 1997 / Die Ultimative Software-Pakete CD-ROM fur Atari Collection 1996 & 1997.iso / g / gnu_c / gppinc22.zoo / g_config.h < prev    next >
Encoding:
C/C++ Source or Header  |  1993-11-30  |  133 b   |  11 lines

  1. /*
  2.  * for backwards compatibility. sigh!
  3.  */
  4.  
  5. #ifndef g_config_h
  6. #define g_config_h
  7.  
  8. #include <_G_config.h>
  9.  
  10. #endif /* g_config_h */
  11.